Total Complexity | 40 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 233 |
Lines of code | 125 |
Logical lines of code | 71 |
Comment lines | 47 |
Methods | 17 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
seek() | 52 | 8 | 22 | |
read() | 52 | 6 | 24 | |
getSize() | 63 | 3 | 11 | |
eof() | 71 | 3 | 5 | |
addStream() | 65 | 3 | 9 | |
__toString() | 68 | 2 | 8 | |
__construct() | 74 | 2 | 5 | |
detach() | 65 | 2 | 9 | |
close() | 67 | 2 | 8 | |
getMetadata() | 80 | 2 | 3 | |
tell() | 82 | 1 | 3 | |
rewind() | 81 | 1 | 3 | |
getContents() | 80 | 1 | 3 | |
isReadable() | 82 | 1 | 3 | |
isWritable() | 82 | 1 | 3 | |
isSeekable() | 82 | 1 | 3 | |
write() | 80 | 1 | 3 |